projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2020-04-26
Andrea Corallo
Rework spill LAP mechanism in preparation of compiling...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Andrea Corallo
Convert before final function doc hash into a vector.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Stefan Kangas
Use lexical-binding in spook.el
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Stefan Kangas
Use lexical-binding for rfc2045.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Paul Eggert
Inline a couple of functions that were macros
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Stefan Kangas
Use lexical-binding in dig.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Stefan Kangas
Use lexical-binding in misc.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Stefan Kangas
Improve list-dynamic-libraries when alist empty
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* src/data.c (syms_of_data): Fix #ifdef HAVE_NATIVE_COM...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* src/comp.h (Fnative_elisp_load): Add fake inline...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* src/pdumper.c (dump_subr): Clean-up now unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Lazy load function documentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* src/comp.h (load_comp_unit): Fix declaration style.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* Rename TEXT_OPTIM_QLY into TEXT_OPTIM_QLY_SYM.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* src/comp.c (declare_function): fix missing NILP.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Store function documentations in a hash table.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-run-async-workers)...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Fix deferred-compilation for double compilation (bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrea Corallo
Store ongoing compilations processes as hash table.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Noam Postavsky
Clarify semantics of trace-function CONTEXT argument
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Noam Postavsky
Don't let a code literal get modified in mml parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Eli Zaretskii
Fix GDI+ image loading by file name
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Eli Zaretskii
* lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Clément Pit...
Minor doc clarification regarding fringe bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Eli Zaretskii
Fix documentation of fringe bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Igor Saprykin
Remove unused variable from ftfont.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Eli Zaretskii
Fix two fringe bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Simen Heggestøyl
Use lexical-binding in po.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Stefan Kangas
Use lexical-binding in forms.el example files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Paul Eggert
Tweak mutability doc a bit more
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
; * test/lisp/international/mule-util-tests.el: Fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Use lexical-binding for international tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Use lexical-binding for all net tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Use lexical-binding for textmodes tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Use lexical-binding in most url tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Mattias Engdegård
Calc: fix autoload errors (bug#40800)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Use lexical-binding in most src tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Alan Mackenzie
Fix bug #40766, an error in edebug spec handling
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Andrea Corallo
* lisp/subr.el (called-interactively-p): Fix for native...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Andrea Corallo
* lisp/subr.el (subr-primitive-p): New inline function.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-run-async-workers)...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Eli Zaretskii
; * src/xdisp.c: Improve the introductory commentary.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
* etc/edt-user.el: Use lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
* lisp/kermit.el: Use lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Michael Albinus
* test/lisp/net/tramp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stefan Kangas
Improve indexing of ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Juri Linkov
* lisp/image-mode.el (image-transform-resize): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Tassilo Horn
Improve the default value of 'doc-view-ghostscript...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Eli Zaretskii
Fix display of composed text with :box face attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Andrea Corallo
* lisp/emacs-lisp/bytecomp.el (byte-compile-refresh...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Paul Eggert
text-char-description minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-04-23
Paul Eggert
Tweak multibyte parsing loops
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Juri Linkov
Change doc-view-mode-map prefix key 's' to 'c'.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Paul Eggert
Improve wording about constants
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Tassilo Horn
Improve the default value of 'doc-view-ghostscript...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-22
Michael Albinus
Support old SMB1 protocol in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Eli Zaretskii
Minor improvements in documentation of the last change
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Michael Albinus
Fix recently introduced error in `tramp-sh-handle-vc...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-21
Paul Eggert
Fix string-to-multibyte overlong sequence bug
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Juri Linkov
* lisp/hi-lock.el (hi-lock--regexps-at-point): Use...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Juri Linkov
Add image-auto-resize defcustoms to image-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Juri Linkov
Improve the documentation of tab-bar and tab-line
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Eric Abrahamsen
Remove unnecessary lambda quoting
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Eli Zaretskii
Remove workaround from w32image.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Stefan Kangas
* lisp/cdl.el: Use lexical binding.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Stefan Kangas
Silence byte-compiler after my previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Paul Eggert
Tweak wording re constant variables
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Paul Eggert
Tweak setcar-related wording
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Juri Linkov
* lisp/image-mode.el: Add prefix key 's' and reduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Juri Linkov
* doc/emacs/windows.texi (Window Convenience): Decribe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Paul Eggert
Fix mutability glitches reported by Drew Adams
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Paul Eggert
Improve mutability doc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Paul Eggert
Improve mutability documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Paul Eggert
Document that quoting yields constants
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Eli Zaretskii
Rework how GDI+ functions are loaded dynamically in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Eli Zaretskii
Don't use Gnulib's explicit_bzero on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Stefan Monnier
* doc/lispref/keymaps.texi (Extended Menu Items, Easy...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Mattias Engdegård
Remove #' and function quoting from lambda forms in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Simen Heggestøyl
Use lexical-binding in elide-head.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Stefan Monnier
* src/regex-emacs.c (re_match_2_internal): Rework comme...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-19
Stefan Kangas
* lisp/autoarg.el: Use lexical binding.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Juri Linkov
Add new node "Image Mode" to Emacs Manual.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Štěpán Němec
; Fix a typo in cmdargs.texi (bug#40701)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Paul Eggert
* doc/lispref/display.texi (Customizing Bitmaps): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Paul Eggert
Document constant vs mutable objects better
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Ahmed Khanzada
Fix misnamed variable breaking GNUstep
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Simen Heggestøyl
Use lexical-binding in apropos.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Eli Zaretskii
Improve documentation of 'sort-lines'
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Štěpán Němec
Mention 'spam-stat-process-directory-age' in the docume...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Štěpán Němec
; Fix some typos and doc issues (bug#40695)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Glenn Morris
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2020-04-18
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
next